Callbacks issue resolved
- Reference: PBI 339404
- Compliance Impacts: This defect is not a compliance or regulatory issue.
- Documentation: No document impact.
Issue
Previously, internal users received callback information before the Archive database was updated. As a result, when using GetRequestResultsFromArchive, an error would appear stating that the ID did not exist.
Solution
This issue has been resolved; callbacks are now saved in the Archive database first before being sent to users. As a result, users no longer receive an error stating the ID does not exist when using callbacks.
Implementation Notes
No user action is required.